<style>
 div.hr {
border-top: 1px dotted #DBDBDB;
margin: 4px 0px;
}
</style>
<link type="text/css" rel="StyleSheet" href="/css/chat.css" />

 
 

 
 <div style="padding:4px;" id="ichatmsg1829">
<span class="chat-message-block">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td width="40">
<span class="chatAvatar"><?if($AVATAR_URL$)?><img src="$AVATAR_URL$"><?else?><img src="/images/noavatar.png"><?endif?></span></td>
<td style="font-size:8pt; color:#666; line-height:14px;">
<div style="float:right; margin-right:5px;">
 <span class="chat-button chat-reply tipsy-top" title="" href="javascript:void('Apply to')" onclick="parent.window.document.getElementById('mchatMsgF').focus();parent.window.document.getElementById('mchatMsgF').value+='[b]$USERNAME$[/b], ';return false;"></span>
</div>
<b><a href="$PROFILE_URL$">$USERNAME$</a></b><br>
<span class="small">$DATE$  $TIME$</span>
</td>
</tr>
</tbody>
</table>
<div style="padding:3px 0px 3px 0px;">
$MESSAGE$
</div>
</span>
<div class="hr"></div>
</div>